gtk4.git
2016-04-12 Matt Watsoncss: always get default font size in pixels
2016-04-12 Sébastien Wilmetapp: add missing g_returns
2016-04-12 Руслан ИжбулатовGDK W32: Deduplicate reparenting
2016-04-12 Rico Tzschichholzgtk: Annotate GtkFlowBoxCreateWidgetFunc as "transfer...
2016-04-12 Balló GyörgyGtkTrayIcon: fix uninitialised variable
2016-04-12 Mohammed Sadikdocumentation: trivial typo fixes in GtkWidget
2016-04-11 Ignacio Casal... win32: rollback change and use _gdk_display
2016-04-11 Ignacio Casal... win32: add missing empty lines
2016-04-11 Arash MousaviUpdate Persian translations
2016-04-11 Matthias Clasengdkdevice: Expose tool as property
2016-04-11 Matthias Clasenlistbox: Fix css node ordering
2016-04-11 Mohammed Sadikbroadway: fix documentation
2016-04-10 Emmanuele Bassirecent-manager: Always ensure that size is reset on...
2016-04-10 Emmanuele Bassirecent-manager: Fix the error domain and message on...
2016-04-10 Emmanuele Bassirecent-manager: Emit ::changed on file deletion
2016-04-10 Emmanuele BassiAssign a recent manager if one is set
2016-04-10 Sébastien Wilmetapp: minor code improvements
2016-04-10 Sébastien Wilmetapp: improve code of extract_accels_from_menu()
2016-04-10 Sébastien Wilmetapp: use g_set_object()
2016-04-10 Sébastien Wilmetapp: don't use deprecated function
2016-04-10 Sébastien Wilmetapp: improve doc of gtk_application_get_window_by_id()
2016-04-10 Sébastien Wilmetapp: improve doc of gtk_application_set_accels_for_action()
2016-04-10 Sébastien Wilmetapp: avoid code duplication for setting accels
2016-04-10 Lukas KFix gtk_scrollable_get_border annotation
2016-04-10 Zahari YurukovUpdated Bulgarian translation
2016-04-09 Friedrich Beckmannquartz: zoom/rotate change compile/runtime check from...
2016-04-09 Matthias ClasenAdd a note about GDK_AXIS_X/Y
2016-04-09 Matthias Clasenwayland: Keyboard don't have x/y
2016-04-09 Matthias ClasenMention geometry handling changes in release notes
2016-04-09 Matthias Claseninspector: simplify some code
2016-04-09 Matthias ClasenMove GdkDeviceTool into its own files
2016-04-09 Sébastien Wilmetapp: fix indentation
2016-04-09 Matthias Claseninspector: Use GdkAxes instead of GdkAxisUse
2016-04-09 Matthias Claseninspector: Add an origin mark to the slowdown scale
2016-04-09 Matthias Claseninspector: Give the font scale an entry
2016-04-09 Sébastien Wilmetdocs: trivial fixes in GtkApplication-related documentation
2016-04-08 Matt Watsonanimatedstyle: don't share styleanimations
2016-04-08 Matt Watsonanimatedstyle: just ref current style if timestamp...
2016-04-08 Matt Watsonanimatedstyle: fail to create new style if timestamp...
2016-04-08 Matt Watsoncssanimation: port to progress tracker
2016-04-08 Matt Watsoncsstransition: port to progress tracker
2016-04-08 Matt Watsonentry: port to progress tracker
2016-04-08 Matt Watsonprogressbar: port to progress tracker
2016-04-08 Matt Watsonscrolledwindow: port indicator fade to progress tracker
2016-04-08 Matt Watsonpopover: port to progress tracker
2016-04-08 Matt Watsonswitch: port to progress tracker
2016-04-08 Matt Watsonrevealer: port to progress tracker
2016-04-08 Matt Watsonstack: skip first frame for animations
2016-04-08 Matt Watsonstack: port to progress tracker
2016-04-08 Matt Watsoninspector: add slider to control slowdown factor
2016-04-08 Matt Watsonprogresstracker: add GTK_SLOWDOWN environment variable
2016-04-08 Matt Watsonprogresstracker: simple struct to track animation progress
2016-04-08 Carlos Garnachodemos: Show slider/rotation axes in "Event axes" demo
2016-04-08 Carlos Garnachowayland: Propagate slider/rotation axes from tools...
2016-04-08 Olivier Fourdantest: do not remove files on distclean
2016-04-08 Olivier Fourdanwayland: do not update shadows for child windows
2016-04-08 Carlos Garnachogdkevents: Fix GDK_AVAILABLE_IN annotation
2016-04-06 Carlos Garnachowayland: Check the tablet manager before creating a...
2016-04-06 Carlos Garnachogtk3-demo: Add tool information to "Event axes" demo
2016-04-06 Carlos Garnachowayland: Hook tablets to GdkSeat
2016-04-06 Carlos Garnachowayland: Translate pen buttons into button events
2016-04-06 Stephen Chandler... Wayland: Translate wl_tablet.down/up into button events
2016-04-06 Stephen Chandler... Wayland: Translate tool axes in motion events
2016-04-06 Stephen Chandler... Wayland: Implement proximity/crossing/motion event...
2016-04-06 Stephen Chandler... Wayland: Add initial support for drawing tablets
2016-04-06 Carlos Garnachobuild: Bump wayland-protocols dependency to 1.3
2016-04-06 Carlos Garnachowayland: Refactor master pointer data into a separate...
2016-04-06 Stephen Chandler... gdkcursor-wayland.c: Minor indentation fix
2016-04-06 Carlos Garnachox11: Use XInternAtom directly on poking device hardware IDs
2016-04-06 Carlos Garnachodemos: Enable multidevice behavior on event-axes demo
2016-04-06 Carlos Garnachodemos: Set crossing events mask explicitly on event...
2016-04-06 Carlos Garnachogtk3-demo: Show multiple master devices on the "Event...
2016-04-06 Stephen Chandler... gtk-demo: Add support for distance in event_axes
2016-04-06 Stephen Chandler... gtk-demo: Use GdkAxisUse instead of axis labels
2016-04-06 Stephen Chandler... GdkDeviceTool: Add GdkAxisFlags info to tablet tools
2016-04-06 Stephen Chandler... GdkDeviceTool: Add GdkDeviceToolType to identify the...
2016-04-06 Carlos Garnachox11: Set GdkDeviceTool on motion/button events
2016-04-06 Carlos Garnachox11: Update GdkDevices on "Wacom Serial IDs" property...
2016-04-06 Carlos Garnachogdk: Forward tools in client-side windows event translation
2016-04-06 Carlos Garnachoevents: Add gdk_event_[gs]et_device_tool()
2016-04-06 Carlos GarnachoGdkSeatDefault: Add functions to add/remove tools
2016-04-06 Carlos Garnachogdk: Add GdkSeat::tool-added/removed signals
2016-04-06 Carlos Garnachogdkdevice: Add GdkDevice::tool-changed signal
2016-04-06 Carlos Garnachogdkdevice: Add GdkDeviceTool to identify device tools
2016-04-06 Carlos Garnachodevice: Add gdk_device_get_axes(), and ::axes property
2016-04-06 Carlos Garnachodevice: Add distance/rotation/slider GdkAxisUse values
2016-04-06 Руслан ИжбулатовGDK W32: Don't move windows into top-left corner on...
2016-04-05 Olivier Fourdanwayland: Do not resize with the same size
2016-04-05 Wouter VerhelstClarify that one cannot use the same variable
2016-04-05 Bastien Noceracups: Fix "format not a string literal" error
2016-04-05 Bastien Nocerarecent-manager: Fix "format not a string literal" error
2016-04-05 Bastien Nocerafile-chooser-widget: Fix "format not a string literal...
2016-04-05 Bastien Noceraabout-dialog: Fix "format not a string literal" errors
2016-04-05 Bastien Noceraui-manager: Fix "format not a string literal" errors
2016-04-04 Lapo CalamandreiAdwaita: transparent textview border border
2016-04-04 Tom TryfonidisUpdated Greek translation
2016-04-04 Matthias ClasenMove GdkDeviceManager to deprecated section
2016-04-04 Matthias ClasenAdd an index for 3.22 api additions
2016-04-03 Matthias Clasenwayland: Remove an unused vfunc
2016-04-03 Matthias Clasenwayland: Remove unused field
next